Click or drag to resize

JsonArrayValues Property

Namespace:  Independentsoft.Json.Parser
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<JsonValue> Values { get; }

Property Value

Type: IListJsonValue
See Also